home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 22 / AACD 22.iso / AACD / Magazine / ActiveShareware / Zangband240 / edit / q_pref.txt < prev    next >
Encoding:
Text File  |  2000-08-26  |  644 b   |  42 lines

  1. # CVS: Last edit by $Author: remco $ on $Date: 1999/09/30 10:08:51 $
  2. # File: q_pref.txt
  3.  
  4. # Preferences for quest features
  5.  
  6. # F:letter:feature:cave_info:monster:object:ego:artifact:trap:special
  7.  
  8. # Permanent wall
  9. F:X:61:8
  10.  
  11. # Floor with random object
  12. F:T:1:8:0:*
  13.  
  14. # Floor
  15. F:.:1:8
  16.  
  17. # Door
  18. F:D:32:8
  19.  
  20. # up staircase
  21. F:<:6:8
  22.  
  23. # Deep water
  24. F:W:83:8
  25.  
  26. # Shallow water
  27. F:V:84:8
  28.  
  29. # Granite wall
  30. F:%:58:8
  31.  
  32. # Floor with monster (9 levels out of deep) and object (7 levels out of deep)
  33. F:9:1:8:*9:*7
  34.  
  35. # Floor with monster (11 levels out of deep)
  36. F:@:1:8:*11
  37.  
  38. # Random trap or object
  39. # (25% chance for trap, 75% chance for object hardcoded)
  40. F:*:1:8:0:*:0:0:*
  41.  
  42.